LiveCode BuilderOperatorsMaxOperatorOn this pageMaxOperator Type operator Summary Max operator. Syntax the maximum of <Left> and <Right> Description Max operator. Parameters NameTypeDescriptionLeftAn expression that evaluates to a number.RightAn expression that evaluates to a number.